From: Juanma Barranquero Date: Tue, 31 Mar 2009 20:53:03 +0000 (+0000) Subject: Fix typos. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1007 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=76d66719f0645bb514b4d4c33492452ecce20f3b;p=emacs.git Fix typos. --- diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index f2260637007..528a545be06 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog @@ -1,11 +1,9 @@ 2009-03-13 D. Goel - * erc-backend.el: In (multiple-value-bind/setq .. ls), - ls-> (values-list ls) throughout. + ls-> (values-list ls) throughout. * erc.el: Ditto. - 2009-01-18 Michael Olson * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.